home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 October / PCWorld_2000-10_cd2.bin / lotus / Organizer 6.exe / ONBOARD / ECCDEMO.CSS < prev    next >
Cascading Style Sheet File  |  1999-09-27  |  667b  |  49 lines

  1. P  {
  2.     font-family : Verdana, Tahoma, Arial;
  3.     font-weight : normal;
  4.     font-style : normal;
  5.     color : #000033;
  6.     text-decoration : none;
  7.     background-color : #FFFFFF;
  8.     font-size : 12px;
  9. }
  10.  
  11. H1  {
  12.     font-size : 16px;
  13.     font-family : Verdana, Tahoma, Arial;
  14.     font-weight : bold;
  15.     color : #663399;
  16. }
  17.  
  18. H2  {}
  19.  
  20. H3  {
  21.     font-size : 8px;
  22.     font-weight : normal;
  23. }
  24.  
  25. A  {
  26.     font-size : 12px;
  27. }
  28.  
  29. A:Visited  {
  30.     font-size : 12px;
  31. }
  32.  
  33. A:Active  {}
  34.  
  35. A:Hover  {}
  36.  
  37. BODY  {
  38.     font-size : 12px;
  39.     font-family : Verdana, Tahoma, Arial;
  40.     color : #000066;
  41. }
  42.  
  43. HEADER  {
  44.     font-size : medium;
  45.     font-family : Verdana, Tahoma, Arial;
  46.     font-style : #663399;
  47. }
  48.  
  49.